[INFO] cloning repository https://github.com/alxpettit/akasha
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alxpettit/akasha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxpettit%2Fakasha", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxpettit%2Fakasha'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7df4624374e7d20dc7420001c0769c227d16beab
[INFO] fixing alxpettit/akasha against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falxpettit%2Fakasha" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alxpettit/akasha
[INFO] finished tweaking git repo https://github.com/alxpettit/akasha
[INFO] tweaked toml for git repo https://github.com/alxpettit/akasha written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alxpettit/akasha on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alxpettit/akasha already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b
[INFO] running `Command { std: "docker" "start" "279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking dasp_window v0.11.1
[INFO] [stderr]     Checking dasp_peak v0.11.0
[INFO] [stderr]     Checking dasp_rms v0.11.0
[INFO] [stderr]    Compiling rustfft v6.1.0
[INFO] [stderr]     Checking dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking dasp_envelope v0.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking dasp_signal v0.11.0
[INFO] [stderr]     Checking dasp_slice v0.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]    Compiling ogg_next_sys v0.1.2
[INFO] [stderr]    Compiling aotuv_lancer_vorbis_sys v0.1.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling cpal v0.14.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking dasp v0.11.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking printrn v0.1.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]    Compiling lazy-regex v2.5.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking vorbis_rs v0.2.0
[INFO] [stderr]     Checking nnnoiseless v0.5.1
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]     Checking duration-human v0.1.10
[INFO] [stderr]    Compiling clap-duration v0.1.11
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking async-fn-stream v0.2.0
[INFO] [stderr]     Checking akasha v1.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/record.rs (1 fix)
[INFO] [stderr]        Fixed src/display_volume.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout]  39 |           let input_device = match &state.cli.read().await.cmd.as_rec().unwrap().device {
[INFO] [stdout]     |                                     ----------------------
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |               Some(dev_name) => {
[INFO] [stdout]  41 |                   match search_for(state.clone(), &String::from("pipewire")).await { Ok(device) => {
[INFO] [stdout]     |                         ----------------------------------------------------------
[INFO] [stdout]     |                         |                                                    |
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       device
[INFO] [stdout]  43 |                   } _ => { match search_for(state.clone(), &String::from("pulseaudio")).await
[INFO] [stdout]     |                                  ------------------------------------------------------------
[INFO] [stdout]     |                                  |                                                      |
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |                                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                   } _ => { match search_for(state.clone(), dev_name).await { Ok(device) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |                                   |
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]     |                                  |                                   up until Edition 2021 `#33` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                                  up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  50 |                   }}}}}}
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  51 |               }
[INFO] [stdout]  52 |               None => host
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  53 | |                 .default_input_device()
[INFO] [stdout]  54 | |                 .ok_or("No default input device available :c")?,
[INFO] [stdout]     | |                                                               -
[INFO] [stdout]     | |                                                               |
[INFO] [stdout]     | |_______________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |           pin_mut!(stream);
[INFO] [stdout]     |           ----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `stream` calls a custom destructor
[INFO] [stdout]     |           `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 |               match state.cli.read().await.cmd.as_rec().unwrap().display_dur {
[INFO] [stdout]     |                     ----------------------
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     |                `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |           volume_stream_builder_inst.time_of_start = *state.time_of_start.read().await;
[INFO] [stdout]     |                                                       --------------------------------
[INFO] [stdout]     |                                                       |                          |
[INFO] [stdout]     |                                                       |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                       |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                                       `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                                       `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |           let stream = volume_stream_builder_inst
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout]  77 | |             .getstream_display_volume(stream, state.clone())
[INFO] [stdout]  78 | |             .await;
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |______________|___|
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                |   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]  79 | |         pin_mut!(stream);
[INFO] [stdout]     | |         ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |         `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  80 | |
[INFO] [stdout]  81 | |         let dur = state.cli.read().await.cmd.as_rec().unwrap().segment_dur;
[INFO] [stdout]     | |                   ----------------------
[INFO] [stdout]     | |                   |                |
[INFO] [stdout]     | |                   |                this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                   |                `#21` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                   `#19` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  82 | |         let segment_dur = Duration::from(&dur);
[INFO] [stdout]  83 | |         match state.cli.read().await.cmd.as_rec().unwrap().format {
[INFO] [stdout]     | |               ----------------------
[INFO] [stdout]     | |               |                |
[INFO] [stdout]     | |               |                this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |               |                `#24` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |               `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |               `#23` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |             FormatSelect::Wav => {
[INFO] [stdout]  85 | |                 write_audio::write_to_wav(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                 |                                                               `#27` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     | |                 `#25` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                 `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |                 write_audio::write_to_ogg(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     | |                 |                                                               `#30` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     | |                 `#28` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     | |                 `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | |         if state.quit_msg.poll().await {
[INFO] [stdout]     | |            ---------------------------
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     | |            `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record.rs:43:32
[INFO] [stdout]     |
[INFO] [stdout]  39 |           let input_device = match &state.cli.read().await.cmd.as_rec().unwrap().device {
[INFO] [stdout]     |                                     ----------------------
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |               Some(dev_name) => {
[INFO] [stdout]  41 |                   match search_for(state.clone(), &String::from("pipewire")).await { Ok(device) => {
[INFO] [stdout]     |                         ----------------------------------------------------------
[INFO] [stdout]     |                         |                                                    |
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       device
[INFO] [stdout]  43 |                   } _ => { match search_for(state.clone(), &String::from("pulseaudio")).await
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |                                                      |
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]     |                                  |                                                      up until Edition 2021 `#33` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |                                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                                  up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                   } _ => { match search_for(state.clone(), dev_name).await { Ok(device) => {
[INFO] [stdout]     |                                  -----------------------------------------
[INFO] [stdout]     |                                  |                                   |
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  50 |                   }}}}}}
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  51 |               }
[INFO] [stdout]  52 |               None => host
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  53 | |                 .default_input_device()
[INFO] [stdout]  54 | |                 .ok_or("No default input device available :c")?,
[INFO] [stdout]     | |                                                               -
[INFO] [stdout]     | |                                                               |
[INFO] [stdout]     | |_______________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |           pin_mut!(stream);
[INFO] [stdout]     |           ----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `stream` calls a custom destructor
[INFO] [stdout]     |           `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 |               match state.cli.read().await.cmd.as_rec().unwrap().display_dur {
[INFO] [stdout]     |                     ----------------------
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     |                `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |           volume_stream_builder_inst.time_of_start = *state.time_of_start.read().await;
[INFO] [stdout]     |                                                       --------------------------------
[INFO] [stdout]     |                                                       |                          |
[INFO] [stdout]     |                                                       |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                       |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                                       `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                                       `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |           let stream = volume_stream_builder_inst
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout]  77 | |             .getstream_display_volume(stream, state.clone())
[INFO] [stdout]  78 | |             .await;
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |______________|___|
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                |   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]  79 | |         pin_mut!(stream);
[INFO] [stdout]     | |         ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |         `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  80 | |
[INFO] [stdout]  81 | |         let dur = state.cli.read().await.cmd.as_rec().unwrap().segment_dur;
[INFO] [stdout]     | |                   ----------------------
[INFO] [stdout]     | |                   |                |
[INFO] [stdout]     | |                   |                this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                   |                `#21` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                   `#19` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  82 | |         let segment_dur = Duration::from(&dur);
[INFO] [stdout]  83 | |         match state.cli.read().await.cmd.as_rec().unwrap().format {
[INFO] [stdout]     | |               ----------------------
[INFO] [stdout]     | |               |                |
[INFO] [stdout]     | |               |                this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |               |                `#24` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |               `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |               `#23` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |             FormatSelect::Wav => {
[INFO] [stdout]  85 | |                 write_audio::write_to_wav(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                 |                                                               `#27` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     | |                 `#25` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                 `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |                 write_audio::write_to_ogg(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     | |                 |                                                               `#30` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     | |                 `#28` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     | |                 `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | |         if state.quit_msg.poll().await {
[INFO] [stdout]     | |            ---------------------------
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     | |            `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record.rs:41:23
[INFO] [stdout]     |
[INFO] [stdout]  39 |           let input_device = match &state.cli.read().await.cmd.as_rec().unwrap().device {
[INFO] [stdout]     |                                     ----------------------
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |               Some(dev_name) => {
[INFO] [stdout]  41 |                   match search_for(state.clone(), &String::from("pipewire")).await { Ok(device) => {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                                    |
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]     |                         |                                                    up until Edition 2021 `#33` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                         up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       device
[INFO] [stdout]  43 |                   } _ => { match search_for(state.clone(), &String::from("pulseaudio")).await
[INFO] [stdout]     |                                  ------------------------------------------------------------
[INFO] [stdout]     |                                  |                                                      |
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |                                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                   } _ => { match search_for(state.clone(), dev_name).await { Ok(device) => {
[INFO] [stdout]     |                                  -----------------------------------------
[INFO] [stdout]     |                                  |                                   |
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  52 |               None => host
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  53 | |                 .default_input_device()
[INFO] [stdout]  54 | |                 .ok_or("No default input device available :c")?,
[INFO] [stdout]     | |                                                               -
[INFO] [stdout]     | |                                                               |
[INFO] [stdout]     | |_______________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |           pin_mut!(stream);
[INFO] [stdout]     |           ----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `stream` calls a custom destructor
[INFO] [stdout]     |           `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 |               match state.cli.read().await.cmd.as_rec().unwrap().display_dur {
[INFO] [stdout]     |                     ----------------------
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     |                `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |           volume_stream_builder_inst.time_of_start = *state.time_of_start.read().await;
[INFO] [stdout]     |                                                       --------------------------------
[INFO] [stdout]     |                                                       |                          |
[INFO] [stdout]     |                                                       |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                       |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                                       `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                                       `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |           let stream = volume_stream_builder_inst
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout]  77 | |             .getstream_display_volume(stream, state.clone())
[INFO] [stdout]  78 | |             .await;
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |______________|___|
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                |   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]  79 | |         pin_mut!(stream);
[INFO] [stdout]     | |         ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |         `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  80 | |
[INFO] [stdout]  81 | |         let dur = state.cli.read().await.cmd.as_rec().unwrap().segment_dur;
[INFO] [stdout]     | |                   ----------------------
[INFO] [stdout]     | |                   |                |
[INFO] [stdout]     | |                   |                this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                   |                `#21` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                   `#19` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  82 | |         let segment_dur = Duration::from(&dur);
[INFO] [stdout]  83 | |         match state.cli.read().await.cmd.as_rec().unwrap().format {
[INFO] [stdout]     | |               ----------------------
[INFO] [stdout]     | |               |                |
[INFO] [stdout]     | |               |                this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |               |                `#24` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |               `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |               `#23` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |             FormatSelect::Wav => {
[INFO] [stdout]  85 | |                 write_audio::write_to_wav(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                 |                                                               `#27` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     | |                 `#25` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                 `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |                 write_audio::write_to_ogg(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     | |                 |                                                               `#30` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     | |                 `#28` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     | |                 `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | |         if state.quit_msg.poll().await {
[INFO] [stdout]     | |            ---------------------------
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     | |            `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record.rs:46:32
[INFO] [stdout]     |
[INFO] [stdout]  39 |           let input_device = match &state.cli.read().await.cmd.as_rec().unwrap().device {
[INFO] [stdout]     |                                     ----------------------
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |               Some(dev_name) => {
[INFO] [stdout]  41 |                   match search_for(state.clone(), &String::from("pipewire")).await { Ok(device) => {
[INFO] [stdout]     |                         ----------------------------------------------------------
[INFO] [stdout]     |                         |                                                    |
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       device
[INFO] [stdout]  43 |                   } _ => { match search_for(state.clone(), &String::from("pulseaudio")).await
[INFO] [stdout]     |                                  ------------------------------------------------------------
[INFO] [stdout]     |                                  |                                                      |
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |                                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                   } _ => { match search_for(state.clone(), dev_name).await { Ok(device) => {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |                                   |
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]     |                                  |                                   up until Edition 2021 `#33` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                                  up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  50 |                   }}}}}}
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  51 |               }
[INFO] [stdout]  52 |               None => host
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  53 | |                 .default_input_device()
[INFO] [stdout]  54 | |                 .ok_or("No default input device available :c")?,
[INFO] [stdout]     | |                                                               -
[INFO] [stdout]     | |                                                               |
[INFO] [stdout]     | |_______________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |           pin_mut!(stream);
[INFO] [stdout]     |           ----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `stream` calls a custom destructor
[INFO] [stdout]     |           `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 |               match state.cli.read().await.cmd.as_rec().unwrap().display_dur {
[INFO] [stdout]     |                     ----------------------
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     |                `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |           volume_stream_builder_inst.time_of_start = *state.time_of_start.read().await;
[INFO] [stdout]     |                                                       --------------------------------
[INFO] [stdout]     |                                                       |                          |
[INFO] [stdout]     |                                                       |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                       |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                                       `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                                       `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |           let stream = volume_stream_builder_inst
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout]  77 | |             .getstream_display_volume(stream, state.clone())
[INFO] [stdout]  78 | |             .await;
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |______________|___|
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                |   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]  79 | |         pin_mut!(stream);
[INFO] [stdout]     | |         ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |         `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  80 | |
[INFO] [stdout]  81 | |         let dur = state.cli.read().await.cmd.as_rec().unwrap().segment_dur;
[INFO] [stdout]     | |                   ----------------------
[INFO] [stdout]     | |                   |                |
[INFO] [stdout]     | |                   |                this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                   |                `#21` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                   `#19` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  82 | |         let segment_dur = Duration::from(&dur);
[INFO] [stdout]  83 | |         match state.cli.read().await.cmd.as_rec().unwrap().format {
[INFO] [stdout]     | |               ----------------------
[INFO] [stdout]     | |               |                |
[INFO] [stdout]     | |               |                this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |               |                `#24` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |               `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |               `#23` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |             FormatSelect::Wav => {
[INFO] [stdout]  85 | |                 write_audio::write_to_wav(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                 |                                                               `#27` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     | |                 `#25` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                 `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |                 write_audio::write_to_ogg(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     | |                 |                                                               `#30` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     | |                 `#28` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     | |                 `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | |         if state.quit_msg.poll().await {
[INFO] [stdout]     | |            ---------------------------
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     | |            `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record.rs:43:32
[INFO] [stdout]     |
[INFO] [stdout]  39 |           let input_device = match &state.cli.read().await.cmd.as_rec().unwrap().device {
[INFO] [stdout]     |                                     ----------------------
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |               Some(dev_name) => {
[INFO] [stdout]  41 |                   match search_for(state.clone(), &String::from("pipewire")).await { Ok(device) => {
[INFO] [stdout]     |                         ----------------------------------------------------------
[INFO] [stdout]     |                         |                                                    |
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       device
[INFO] [stdout]  43 |                   } _ => { match search_for(state.clone(), &String::from("pulseaudio")).await
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                  |                                                      |
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]     |                                  |                                                      up until Edition 2021 `#33` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |                                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                                  up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                   } _ => { match search_for(state.clone(), dev_name).await { Ok(device) => {
[INFO] [stdout]     |                                  -----------------------------------------
[INFO] [stdout]     |                                  |                                   |
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  50 |                   }}}}}}
[INFO] [stdout]     |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  51 |               }
[INFO] [stdout]  52 |               None => host
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  53 | |                 .default_input_device()
[INFO] [stdout]  54 | |                 .ok_or("No default input device available :c")?,
[INFO] [stdout]     | |                                                               -
[INFO] [stdout]     | |                                                               |
[INFO] [stdout]     | |_______________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |           pin_mut!(stream);
[INFO] [stdout]     |           ----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `stream` calls a custom destructor
[INFO] [stdout]     |           `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 |               match state.cli.read().await.cmd.as_rec().unwrap().display_dur {
[INFO] [stdout]     |                     ----------------------
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     |                `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |           volume_stream_builder_inst.time_of_start = *state.time_of_start.read().await;
[INFO] [stdout]     |                                                       --------------------------------
[INFO] [stdout]     |                                                       |                          |
[INFO] [stdout]     |                                                       |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                       |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                                       `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                                       `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |           let stream = volume_stream_builder_inst
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout]  77 | |             .getstream_display_volume(stream, state.clone())
[INFO] [stdout]  78 | |             .await;
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |______________|___|
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                |   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]  79 | |         pin_mut!(stream);
[INFO] [stdout]     | |         ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |         `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  80 | |
[INFO] [stdout]  81 | |         let dur = state.cli.read().await.cmd.as_rec().unwrap().segment_dur;
[INFO] [stdout]     | |                   ----------------------
[INFO] [stdout]     | |                   |                |
[INFO] [stdout]     | |                   |                this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                   |                `#21` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                   `#19` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  82 | |         let segment_dur = Duration::from(&dur);
[INFO] [stdout]  83 | |         match state.cli.read().await.cmd.as_rec().unwrap().format {
[INFO] [stdout]     | |               ----------------------
[INFO] [stdout]     | |               |                |
[INFO] [stdout]     | |               |                this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |               |                `#24` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |               `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |               `#23` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |             FormatSelect::Wav => {
[INFO] [stdout]  85 | |                 write_audio::write_to_wav(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                 |                                                               `#27` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     | |                 `#25` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                 `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |                 write_audio::write_to_ogg(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     | |                 |                                                               `#30` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     | |                 `#28` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     | |                 `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | |         if state.quit_msg.poll().await {
[INFO] [stdout]     | |            ---------------------------
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     | |            `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record.rs:41:23
[INFO] [stdout]     |
[INFO] [stdout]  39 |           let input_device = match &state.cli.read().await.cmd.as_rec().unwrap().device {
[INFO] [stdout]     |                                     ----------------------
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |               Some(dev_name) => {
[INFO] [stdout]  41 |                   match search_for(state.clone(), &String::from("pipewire")).await { Ok(device) => {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                                    |
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]     |                         |                                                    up until Edition 2021 `#33` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         |                                                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]     |                         up until Edition 2021 `#32` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  42 |                       device
[INFO] [stdout]  43 |                   } _ => { match search_for(state.clone(), &String::from("pulseaudio")).await
[INFO] [stdout]     |                                  ------------------------------------------------------------
[INFO] [stdout]     |                                  |                                                      |
[INFO] [stdout]     |                                  |                                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                  |                                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                   } _ => { match search_for(state.clone(), dev_name).await { Ok(device) => {
[INFO] [stdout]     |                                  -----------------------------------------
[INFO] [stdout]     |                                  |                                   |
[INFO] [stdout]     |                                  |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                  |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  52 |               None => host
[INFO] [stdout]     |  _____________________-
[INFO] [stdout]  53 | |                 .default_input_device()
[INFO] [stdout]  54 | |                 .ok_or("No default input device available :c")?,
[INFO] [stdout]     | |                                                               -
[INFO] [stdout]     | |                                                               |
[INFO] [stdout]     | |_______________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                 `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 |           pin_mut!(stream);
[INFO] [stdout]     |           ----------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `stream` calls a custom destructor
[INFO] [stdout]     |           `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  71 |               match state.cli.read().await.cmd.as_rec().unwrap().display_dur {
[INFO] [stdout]     |                     ----------------------
[INFO] [stdout]     |                     |                |
[INFO] [stdout]     |                     |                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                     |                `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  75 |           volume_stream_builder_inst.time_of_start = *state.time_of_start.read().await;
[INFO] [stdout]     |                                                       --------------------------------
[INFO] [stdout]     |                                                       |                          |
[INFO] [stdout]     |                                                       |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                                                       |                          `#15` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                                                       `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                       this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                                                       `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  76 |           let stream = volume_stream_builder_inst
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout]  77 | |             .getstream_display_volume(stream, state.clone())
[INFO] [stdout]  78 | |             .await;
[INFO] [stdout]     | |              -----
[INFO] [stdout]     | |______________|___|
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     |                |   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]     |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]  79 | |         pin_mut!(stream);
[INFO] [stdout]     | |         ----------------
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]     | |         `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  80 | |
[INFO] [stdout]  81 | |         let dur = state.cli.read().await.cmd.as_rec().unwrap().segment_dur;
[INFO] [stdout]     | |                   ----------------------
[INFO] [stdout]     | |                   |                |
[INFO] [stdout]     | |                   |                this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]     | |                   |                `#21` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]     | |                   `#19` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                   this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]     | |                   `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  82 | |         let segment_dur = Duration::from(&dur);
[INFO] [stdout]  83 | |         match state.cli.read().await.cmd.as_rec().unwrap().format {
[INFO] [stdout]     | |               ----------------------
[INFO] [stdout]     | |               |                |
[INFO] [stdout]     | |               |                this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]     | |               |                `#24` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]     | |               `#22` will be dropped later as of Edition 2024
[INFO] [stdout]     | |               this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]     | |               `#23` will be dropped later as of Edition 2024
[INFO] [stdout]  84 | |             FormatSelect::Wav => {
[INFO] [stdout]  85 | |                 write_audio::write_to_wav(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]     | |                 |                                                               `#27` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]     | |                 `#25` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]     | |                 `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  88 | |                 write_audio::write_to_ogg(&path, stream, &config, &segment_dur).await?;
[INFO] [stdout]     | |                 ----------------------------------------------------------------------
[INFO] [stdout]     | |                 |                                                               |
[INFO] [stdout]     | |                 |                                                               this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]     | |                 |                                                               `#30` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]     | |                 `#28` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                 this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]     | |                 `#29` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | |         if state.quit_msg.poll().await {
[INFO] [stdout]     | |            ---------------------------
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]     | |            `#31` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#32` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-0.6.0/src/pcm.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | impl Drop for PCM {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.81s
[INFO] [stderr] crater-edition-check: akasha v1.2.4 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking akasha v1.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::printrn`
[INFO] [stdout]  --> src/microphone.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::printrn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]   --> src/noise_filter.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         'outer: loop {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_device_list` and `printrn`
[INFO] [stdout]   --> src/record.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{get_device_list, microphone, printrn, write_audio, FormatSelect, ProgramState};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/record.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{debug, info};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpal::Host`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cpal::Host;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lazy_static::lazy_static`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsString`
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use std::ffi::OsString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]   --> src/main.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 | use std::fmt::{Debug, Formatter};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/main.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicBool`
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use std::sync::atomic::AtomicBool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | use std::{error, thread};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::printrn`
[INFO] [stdout]  --> src/microphone.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::printrn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]   --> src/noise_filter.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         'outer: loop {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_device_list` and `printrn`
[INFO] [stdout]   --> src/record.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{get_device_list, microphone, printrn, write_audio, FormatSelect, ProgramState};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/record.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use log::{debug, info};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cpal::Host`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use cpal::Host;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lazy_static::lazy_static`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use lazy_static::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsString`
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use std::ffi::OsString;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]   --> src/main.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 | use std::fmt::{Debug, Formatter};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::ops::Deref;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> src/main.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | use std::path::{Path, PathBuf};
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::atomic::AtomicBool`
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use std::sync::atomic::AtomicBool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> src/main.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | use std::{error, thread};
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/noise_filter.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |             if let Some(mut chunk) = mic_audio_stream.next().await {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/noise_filter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut frame_output: DenoiseChunk = DefaultDenoise::default();
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/noise_filter.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 |             if let Some(mut chunk) = mic_audio_stream.next().await {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/noise_filter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut frame_output: DenoiseChunk = DefaultDenoise::default();
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         _ => {}
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         true => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 380 |         false => {
[INFO] [stdout]     |         ----- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 383 |         _ => {}
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         _ => {}
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         true => {
[INFO] [stdout]     |         ---- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 380 |         false => {
[INFO] [stdout]     |         ----- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 383 |         _ => {}
[INFO] [stdout]     |         ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncReadExt`
[INFO] [stdout]   --> src/main.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | use futures_util::{pin_mut, AsyncReadExt};
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt`
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio::io::AsyncWriteExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `buf_remainder` is never read
[INFO] [stdout]   --> src/noise_filter.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `buf_remainder` is never read
[INFO] [stdout]   --> src/noise_filter.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `frame_input` is never read
[INFO] [stdout]   --> src/noise_filter.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_input` is never read
[INFO] [stdout]   --> src/noise_filter.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emitter`
[INFO] [stdout]   --> src/noise_filter.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn_stream(|emitter| async move {
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/noise_filter.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 | (mut mic_audio_stream: S, state: Arc<ProgramState>) -> impl Stream<Item = Chunk> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `denoise`
[INFO] [stdout]   --> src/noise_filter.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let denoise = std::sync::RwLock::new(DenoiseState::new());
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_denoise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_output`
[INFO] [stdout]   --> src/noise_filter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut frame_output: DenoiseChunk = DefaultDenoise::default();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf_remainder`
[INFO] [stdout]   --> src/noise_filter.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut buf_remainder: Chunk = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buf_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsyncReadExt`
[INFO] [stdout]   --> src/main.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | use futures_util::{pin_mut, AsyncReadExt};
[INFO] [stdout]    |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt`
[INFO] [stdout]   --> src/main.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio::io::AsyncWriteExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `buf_remainder` is never read
[INFO] [stdout]   --> src/noise_filter.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `buf_remainder` is never read
[INFO] [stdout]   --> src/noise_filter.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     buf_remainder = buf.split_off(DenoiseState::FRAME_SIZE);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `frame_input` is never read
[INFO] [stdout]   --> src/noise_filter.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_input` is never read
[INFO] [stdout]   --> src/noise_filter.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `emitter`
[INFO] [stdout]   --> src/noise_filter.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn_stream(|emitter| async move {
[INFO] [stdout]    |                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_emitter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/noise_filter.rs:24:27
[INFO] [stdout]    |
[INFO] [stdout] 24 | (mut mic_audio_stream: S, state: Arc<ProgramState>) -> impl Stream<Item = Chunk> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `denoise`
[INFO] [stdout]   --> src/noise_filter.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let denoise = std::sync::RwLock::new(DenoiseState::new());
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_denoise`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_output`
[INFO] [stdout]   --> src/noise_filter.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut frame_output: DenoiseChunk = DefaultDenoise::default();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf_remainder`
[INFO] [stdout]   --> src/noise_filter.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut buf_remainder: Chunk = Vec::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buf_remainder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_tuple`, `from_x_y`, and `as_tuple` are never used
[INFO] [stdout]    --> src/main.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl TermSize {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn from_tuple((x, y): (u16, u16)) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn from_x_y(x: u16, y: u16) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn as_tuple(&self) -> (u16, u16) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_raw_mode` is never used
[INFO] [stdout]    --> src/main.rs:375:10
[INFO] [stdout]     |
[INFO] [stdout] 375 | async fn update_raw_mode<'a>(state: RwLockReadGuard<'a, bool>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_MIN` is never used
[INFO] [stdout]  --> src/bigdurations.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | static MILLIS_PER_MIN: f64 = 60_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_HOUR` is never used
[INFO] [stdout]  --> src/bigdurations.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | static MILLIS_PER_HOUR: f64 = 3_600_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_DAY` is never used
[INFO] [stdout]  --> src/bigdurations.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | static MILLIS_PER_DAY: f64 = 86_400_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_YEAR` is never used
[INFO] [stdout]  --> src/bigdurations.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | static MILLIS_PER_YEAR: f64 = 31_536_000_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BigDurations` is never used
[INFO] [stdout]  --> src/bigdurations.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait BigDurations {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `replace` and `into_opt_norm_ratio` are never used
[INFO] [stdout]   --> src/display_volume.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl NormRatio {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn replace<F>(&mut self, value: F) where F: Into<f32> + Copy {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     fn into_opt_norm_ratio(self) -> Option<NormRatio> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DenoiseChunk` is never used
[INFO] [stdout]   --> src/noise_filter.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type DenoiseChunk = [f32; DenoiseState::FRAME_SIZE];
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DefaultDenoise` is never used
[INFO] [stdout]   --> src/noise_filter.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait DefaultDenoise {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getstream_noise_filter` is never used
[INFO] [stdout]   --> src/noise_filter.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn getstream_noise_filter<S: Stream<Item = Chunk> + Unpin>
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_tuple`, `from_x_y`, and `as_tuple` are never used
[INFO] [stdout]    --> src/main.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl TermSize {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn from_tuple((x, y): (u16, u16)) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     fn from_x_y(x: u16, y: u16) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     fn as_tuple(&self) -> (u16, u16) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_raw_mode` is never used
[INFO] [stdout]    --> src/main.rs:375:10
[INFO] [stdout]     |
[INFO] [stdout] 375 | async fn update_raw_mode<'a>(state: RwLockReadGuard<'a, bool>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_MIN` is never used
[INFO] [stdout]  --> src/bigdurations.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | static MILLIS_PER_MIN: f64 = 60_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_HOUR` is never used
[INFO] [stdout]  --> src/bigdurations.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | static MILLIS_PER_HOUR: f64 = 3_600_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_DAY` is never used
[INFO] [stdout]  --> src/bigdurations.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | static MILLIS_PER_DAY: f64 = 86_400_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `MILLIS_PER_YEAR` is never used
[INFO] [stdout]  --> src/bigdurations.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | static MILLIS_PER_YEAR: f64 = 31_536_000_000f64;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BigDurations` is never used
[INFO] [stdout]  --> src/bigdurations.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait BigDurations {
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `replace` and `into_opt_norm_ratio` are never used
[INFO] [stdout]   --> src/display_volume.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl NormRatio {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn replace<F>(&mut self, value: F) where F: Into<f32> + Copy {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     fn into_opt_norm_ratio(self) -> Option<NormRatio> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DenoiseChunk` is never used
[INFO] [stdout]   --> src/noise_filter.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub type DenoiseChunk = [f32; DenoiseState::FRAME_SIZE];
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DefaultDenoise` is never used
[INFO] [stdout]   --> src/noise_filter.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait DefaultDenoise {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `getstream_noise_filter` is never used
[INFO] [stdout]   --> src/noise_filter.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn getstream_noise_filter<S: Stream<Item = Chunk> + Unpin>
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_core::Future` that must be used
[INFO] [stdout]    --> src/main.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 state.update_raw_mode();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/noise_filter.rs:36:72
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap();
[INFO] [stdout]    |                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[f32]` does not implement `Clone`, so calling `clone` on `&[f32]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `futures_core::Future` that must be used
[INFO] [stdout]    --> src/main.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 state.update_raw_mode();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/noise_filter.rs:36:72
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     frame_input = DenoiseChunk::try_from(buf.as_slice().clone()).unwrap();
[INFO] [stdout]    |                                                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[f32]` does not implement `Clone`, so calling `clone` on `&[f32]` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.75s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b", kill_on_drop: false }`
[INFO] [stdout] 279ff5a434e8fb8f74cb105ed56e5d0a46ebe26e03ce9275ea8cca65dd58b43b
